Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

RegionName Property (CacheItem<T>)






Name of the region in the cache for this CacheItem.
Syntax
public string RegionName {get; set;}
'Declaration
 
Public Property RegionName As String
'Usage
 
Dim instance As CacheItem(Of T)
Dim value As String
 
instance.RegionName = value
 
value = instance.RegionName
public String getRegionName()
public void setRegionName(String value)
            
public:
property String^ RegionName {
   String^ get();
   void set (    String^ value);
}

Property Value

The name of the region in the cache for this CacheItem. Default value is null.
Requirements

Target Platforms

See Also

Reference

CacheItem<T> Class
CacheItem<T> Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features